home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / uupc11ys.zip / LIB / SSLEEP.H < prev    next >
Text File  |  1992-11-27  |  287b  |  7 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    Header files for ssleep.c for UUPC/extended                     */
  3. /*--------------------------------------------------------------------*/
  4.  
  5. void ssleep(time_t interval);
  6. void ddelay(int milliseconds);
  7.